Build with libcurl http backend instead of libsoup2.4
authorSimon McVittie <smcv@debian.org>
Fri, 5 Aug 2022 08:57:41 +0000 (09:57 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 5 Aug 2022 08:59:13 +0000 (09:59 +0100)
commit53261afd32e3772e9ee1484432f6bbb16c38500f
tree40df6fae1e1139d7fe9cb5ddc529397636feb9c6
parent1d86052342cf430f71bb2511232b24e749ef8c50
Build with libcurl http backend instead of libsoup2.4

This avoids library conflicts during the transition to GNOME 43, in
which core apps and libraries have switched to libsoup3, which conflicts
with libsoup2.4.

We still build-depend on libsoup2.4, because it's used in the test suite
and installed-tests.

Closes: #1016589
debian/control
debian/rules